SaPWDNotificationAction 
Logical Entity Name  SaPWDNotificationAction 
Default Table Name  SaPWDNotificationAction 
Physical Only  NO 
Definition 
 
Note 
 

SaPWDNotificationAction Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaPWDNotificationActionID(PK)    int  NO 
 
Code    char(10)  YES 
 
Descrip    varchar(50)  YES 
 
SystemCode    bit  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaPWDNotificationAction Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_SaPWDNotificationAction_Code  Index  Code 
Pk_SaPWDNotificationActionSaPWDNotificationActionID  PrimaryKey  SaPWDNotificationActionID 
Uk_SaPWDNotificationAction_Descrip  Index  Descrip 

SaPWDNotificationAction Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SaPWDNotificationActionUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaPWDNotificationActionDocStatusRelationship  Non-Identifying  One To Zero or More  FK_SaPWDNotificationActionDocStatusRelationshipSaPWDNotificationActionID_SaPWDNotificationActionSaPWDNotificationActionID        NO  YES 
SaReturnOfT4PWDWorkflowAudit  Non-Identifying  One To Zero or More  FK_SaRT4PWDWrkflwAuditCurPWDNotificationActionId_SaPWDNotificationActionSaPWDNotificationActionID        NO  YES 

SaPWDNotificationAction Check Constraints 
Check Constraint Name  CheckConstraint